home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / source / music4c.sit / Music4C Folder / Scores / HoweExample3.score < prev    next >
Text File  |  1990-06-08  |  767b  |  29 lines

  1. c Example score for Howe example3;
  2.  
  3. c p1 = instrument type number (1);
  4. c p2 = start time;
  5. c p3 = duration;
  6. c p4 = pitch (in 8ve.pc);
  7. c p5 = amp;
  8. c p6 = initial centre freq of BP filter;
  9. c p7 = final centre freq of BP filter;
  10.  
  11. c sine wave over 1024 locations;
  12. f 1 0 9 1024 1 1 0;
  13.  
  14. c shape of variation of CF variation for band pass filter;
  15. f 3 0 7 512 1 0 128 1 234 0.2 290 1 512 0.5;
  16. c 1st 5th of cycle of cosine;
  17. f 4 0 9 512 0.2 1 90;
  18. c exponential attack;
  19. f 5 0 5 512 1 0.00001 2 0.0001 5 .001 512 1;
  20. i    1    0        1.0        5.09 1.0    800    1500;
  21. i    1    1        1.0        5.09 1.0    1000    1500;
  22. i    1    2        1.0        5.09 1.0    1200    1500;
  23. i    1    3        1.0        5.09 1.0    1000    2000;
  24. i    1    4        1.0        5.09 1.0    800    2500;
  25. i    1    5        1.0        5.09 1.0    400    2500;
  26. i    1    6        1.0        5.09 1.0    200    2500;
  27. i    1    7        1.0        5.09 1.0    100    2500;
  28. e 0 1 20000;
  29.